Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generate mobile replays for local dev #19228

Closed
wants to merge 7 commits into from

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Dec 9, 2023

We can't be all messaging Manoel and asking for him to send recordings into PostHog, that won't scale 🙃

Screenshot 2023-12-09 at 21 28 41

For now this dumps one fixed recording into local storage

Later let's extend this to be a little more flexible, for now it meant I could figure out why SVG placeholders weren't correct without needing to push every intermediate attempt to production.

You can now run DEBUG=1 python3 manage.py generate_mobile_replay_demo_data and you get a single mobile replay added to your dev environment

TODO

  • use an exported recording file as a source

@pauldambra pauldambra marked this pull request as ready for review December 9, 2023 21:30
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Size Change: 0 B

Total Size: 1.83 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.83 MB

compressed-size-action

@pauldambra
Copy link
Member Author

sometimes I despair of my own foolishness - this is what exported file playback is for 🙈

@pauldambra pauldambra closed this Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant